���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!home/haugueg/www/wp-content/themes/Divi/README.md000066600000002661151733374660015532 0ustar00# Divi Theme ![CI](https://github.com/elegantthemes/Divi/workflows/CI/badge.svg) ![Inspections](https://github.com/elegantthemes/Divi/workflows/Inspections/badge.svg) Divi is a powerful multipurpose WordPress theme built atop the Divi Builder framework, a revolutionary drag and drop page builder for WordPress. This theme is available as part of the ElegantThemes.com membership. The membership provides access to important theme updates and tech support, as well as the rest of our awesome WordPress themes and plugins. https://www.elegantthemes.com/join.php ## Getting Started To get started using Divi, we recommend browsing our extensive theme documentation at http://www.elegantthemes.com/gallery/divi/documentation/. Below are listed some of the best tutorials for beginners. **1. Installing Divi** http://www.elegantthemes.com/gallery/divi/documentation/install/ **2. Updating Divi** http://www.elegantthemes.com/gallery/divi/documentation/update/ **3. Using the Divi Builder** http://www.elegantthemes.com/gallery/divi/documentation/builder-overview-new/ **4. Using The Divi Theme Options** http://www.elegantthemes.com/gallery/divi/documentation/theme-options/ **5. Using The Divi Library** http://www.elegantthemes.com/gallery/divi/documentation/divi-library/ **6. Using The Divi Theme Customizer** http://www.elegantthemes.com/gallery/divi/documentation/customizer/ ## Copyright > **© Copyright 2013-2020, Elegant Themes, Inc.** home/haugueg/www/wp-content/themes/Divi/core/components/README.md000066600000001646151734526330020643 0ustar00## Core Components This directory contains all of Core's PHP Components. Components are organized into groups using a nested directory structure. ### What's Inside |File|Name|Description| |:--------|:----------|:----------| |**api**|**ET_Core_API**|Communicate with 3rd-party APIs| |**data**|**ET_Core_Data**|Work with data (consume, format, etc)| |**lib**|**ET_Core_LIB**|3rd-Party Libraries| |**post**|**ET_Core_Post**|Work with WP Objects| |Cache.php|ET_Core_Cache|Simple object cache| |HTTPInterface.php|ET_Core_HTTPInterface|Wrapper for WP's HTTP API| |Logger.php|ET_Core_Logger|Write to the debug log. |PageResource.php|ET_Core_PageResource|Cache inline styles & scripts as static files.| |Portability.php|ET_Core_Portability|Portability import/export| |Rollback.php|ET_Core_VersionRollback|Theme & plugin version rollback| |Updates.php|ET_Core_Updates|Theme & plugin updates| > ***Note:*** Component groups are in **bold**.