mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Rename listing directory to listing-parts
This commit is contained in:
parent
2ba5c04957
commit
31d16a1788
3 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ import {
|
|||
ListingDetails
|
||||
} from '~/helpers/listing-page.js'
|
||||
|
||||
import Aliases from '~/src/components/listing/aliases.astro'
|
||||
import RelatedLinks from '~/src/components/listing/related-links.astro'
|
||||
import Aliases from '~/src/components/listing-parts/aliases.astro'
|
||||
import RelatedLinks from '~/src/components/listing-parts/related-links.astro'
|
||||
|
||||
import AllUpdatesSubscribe from '~/components/all-updates-subscribe.vue'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue