mirror of
https://github.com/ChaosChemnitz/interfug16
synced 2025-07-07 15:55:49 +02:00
first commit
This commit is contained in:
commit
e0f91d6fd5
12 changed files with 204 additions and 0 deletions
8
views/index.pug
Normal file
8
views/index.pug
Normal file
|
@ -0,0 +1,8 @@
|
|||
doctype html
|
||||
html
|
||||
head
|
||||
meta(charset='utf-8')
|
||||
meta(http-equiv='content-type', content='text/html; charset=utf-8')
|
||||
title= title
|
||||
script(src='assets/scripts/angular.min.js')
|
||||
body(ng-app='interfug')
|
Loading…
Add table
Add a link
Reference in a new issue