This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pinry
mirror of
https://github.com/pinry/pinry.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
44
Wiki
Activity
Browse Source
Feature: Use home as default class name for home
pull/169/head
winkidney
5 years ago
committed by
Isaac Bythewood
parent
5b57587755
commit
c5fd1a9193
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pinry-spa/src/pages/Home.vue
+ 1
- 1
pinry-spa/src/pages/Home.vue
View File
@@ -1,5 +1,5 @@
<template>
<template>
<div class="he
llo
">
<div class="h
om
e">
<PHeader></PHeader>
<PHeader></PHeader>
<Pins></Pins>
<Pins></Pins>
</div>
</div>
Write
Preview
Loading…
Cancel
Save