Compare commits

...

No commits in common. "f431f7c4e678531eb5f6a4f515059a12bc08a169" and "c036ec2797f044ad0efb4c5d38cb7559bb12be94" have entirely different histories.

3 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "photoapp",
"name": "nodepupper",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,

0
run.sh Normal file → Executable file
View File

View File

@ -1,6 +1,6 @@
{% extends "page.html" %}
{% block title %}All nodes{% endblock %}
{% block subtitle %}Subtitle{% endblock %}
{% block subtitle %}<a href="/node_edit">Add</a>{% endblock %}
{% block buttons %}{% endblock %}
{% block body %}