1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 12:07:34 +00:00

Merge pull request #293 from microsoft:sana-test

test merge
This commit is contained in:
Sana Ajani
2020-06-17 12:24:00 -04:00
committed by GitHub

View File

@@ -7,8 +7,6 @@ html(lang='')
title #{title} - Hackathon Starter
meta(name='description', content='')
meta(name='theme-color' content='#4DA5F4')
meta(name='csrf-token', content=_csrf)
link(rel='shortcut icon', href='/images/favicon.png')
link(rel='stylesheet', href='/css/main.css')
body