mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-09 23:51:02 +00:00
11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
doctype html
|
|
html
|
|
head
|
|
title Gulp template
|
|
// inject:css
|
|
// endinject
|
|
body
|
|
h1 Hello world!
|
|
// inject:js
|
|
// endinject
|