electron/spec/fixtures/pages/save_page/index.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
125 B
HTML
Raw Normal View History

<html>
<script type="text/javascript" src="test.js"></script>
<link href="test.css" rel="stylesheet">
<body>
</body>
</html>