Skip to content

Instantly share code, notes, and snippets.

@kkrishnan90
Last active October 23, 2021 06:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kkrishnan90/948a10108785209c424fd125dcaa1385 to your computer and use it in GitHub Desktop.
Save kkrishnan90/948a10108785209c424fd125dcaa1385 to your computer and use it in GitHub Desktop.
doctype html
html(lang="en")
head
title Static Files
meta(charset='utf-8')
link(rel="stylesheet", href="/static/main.css")
body
p=content
img(src="#{publicUrl}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment