From 23af28d0587025ee2b41dd5620442309860d06d6 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Thu, 20 May 2021 23:15:30 +0100 Subject: Remove Jigswaw files --- source/_partials/postStub.blade.php | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 source/_partials/postStub.blade.php (limited to 'source/_partials/postStub.blade.php') diff --git a/source/_partials/postStub.blade.php b/source/_partials/postStub.blade.php deleted file mode 100644 index 6eefb6a..0000000 --- a/source/_partials/postStub.blade.php +++ /dev/null @@ -1,18 +0,0 @@ - -
  • - -

    {{$post->title }}

    -

    {{ $post->description }}

    -
    -
    - -
    - @foreach ($post->tags as $tag) - {{ $tag }} - @endforeach -
    -
    -
  • - -- cgit v1.2.3-13-gbd6f